The following table lists and describes events of the CygNet Event Summary Control.
|
Event |
Description |
|---|---|
|
EventContextMenu |
EventContextMenu runs when one of the custom context menu items that is defined or overridden by this object is clicked. |
|
EventDClickCell |
EventDClickCell runs when the user double clicks a cell with the left-mouse button. |
|
EventDClickRow |
EventDClickRow runs when the user clicks the left mouse button twice in the row. |
|
EventEndProcessing |
EventEndProcessing runs at the end after processing is finished, or retrieving values to be trended from the Value History Service (VHS) and updating the trend display. |
|
EventError |
|
|
EventInitialize |
EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control. |
|
EventLClickCell |
EventLClickCell runs when the user clicks the left mouse button once on the cell. |
|
EventLClickRow |
EventLClickRow runs when the user clicks the left mouse button once on the row. |
|
EventPumpData |
EventPumpData is a legacy event, and is effectively obsolete. Do not use. In the past, this event would run when data was "pumped" to TheView. |
|
EventRClickCell |
EventRClickCell runs when the user clicks the right mouse button once on the cell. |
|
EventRClickRow |
EventRClickRow runs when the user clicks the right mouse button once on the row. |
| EventShowProperties |